Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add servers with own installers to package-list.json #41

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Added MCP servers that maintain their own installation methods to package-list.json for discoverability:

  • mcp-server-perplexity: Perplexity API integration
  • coincap-mcp: CoinCap API integration
  • apple-notes-mcp: Apple Notes integration
  • unichat-mcp-server: Unichat integration

Each server maintains its own installation method while being discoverable through mcp-get.

Changes:

  • Added 4 new servers to package-list.json
  • Included all required metadata fields (name, description, vendor, sourceUrl, homepage, license, runtime)
  • Maintained proper JSON formatting
  • Verified JSON syntax

These servers were previously only listed in awesome-mcp-servers but not in the mcp-get package list.

Testing:

  • Validated JSON syntax using python json.tool
  • Verified all required fields are present
  • Double-checked repository links are correct

Added the following MCP servers:
- mcp-server-perplexity: Perplexity API integration
- coincap-mcp: CoinCap API integration
- apple-notes-mcp: Apple Notes integration
- unichat-mcp-server: Unichat integration

Each server maintains its own installation method while being discoverable through mcp-get.

Co-Authored-By: Michael Latman <[email protected]>
Copy link
Contributor

❌ PR validation failed. Please check the workflow logs for details.

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Add "(aside)" to your comment to have me ignore it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant